projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2019-04-19
Philipp Stephani
Use eassume (false) for branch that's never taken.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Eli Zaretskii
Fix compilation warning due to a recent change
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
YAMAMOTO Mitsuharu
* src/ftcrfont.c (ftcrfont_glyph_extents): Activate...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
YAMAMOTO Mitsuharu
* src/ftcrfont.c (ftcrfont_open): Avoid returning while...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Philipp Stephani
Refactoring: have CATCHER_ALL also catch signals.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Philipp Stephani
Update module documentation for bignum support.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Philipp Stephani
; * src/lisp.h (integer_to_intmax): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Philipp Stephani
* lib-src/make-fingerprint.c (main): Properly initializ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Philipp Stephani
* src/emacs-module.c: Add instructions how to change...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Paul Eggert
Fix make-fingerprint off-by-one bug
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Michael Albinus
; Instrument `tramp--test-shell-command-to-string-async...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Eric Abrahamsen
Only encode Gnus group names if they come from symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Paul Eggert
Mark _Noreturn error functions as cold
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
YAMAMOTO Mitsuharu
* src/ftcrfont.c (ftcrfont_glyph_extents): Fix last...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Philipp Stephani
Add ERT explainer for 'tramp--test-file-attributes...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Michael Albinus
Fix tramp-test32-shell-command
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Noam Postavsky
; Fix files-tests-executable-find on w32 (Bug#35241)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Michael Albinus
; Instrument tramp-test32-shell-command for EMBA
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Michael Albinus
Fix Bug#35241
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Michael Albinus
* test/lisp/files-tests.el: Unify test names
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Michael Albinus
Test `shell-command-width' in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
YAMAMOTO Mitsuharu
Use cairo_scaled_font_t object for text drawing and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andrii Kolomoiets
Make python-shell-prompt-block-regexp match IPython...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Glenn Morris
* admin/admin.el (make-manuals-dist--1):
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Juri Linkov
* etc/NEWS: Mention new xref faces (bug#23179)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Juri Linkov
* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk):...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Paul Eggert
* GNUmakefile: Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Robert Pluim
Document some compilation-mode faces
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Eli Zaretskii
Mention the assignment form in "Copyright Assignment"
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Eli Zaretskii
Fix confusing wording in the user manual
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Glenn Morris
* make-dist (possibly_non_vc_files): Remove recently...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Paul Eggert
Fix uninit var in widget.c
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Paul Eggert
Remove Vparam_value_alist
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Noam Postavsky
Properly bracket concat of comment-start-skip (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Eli Zaretskii
Minor change in a comment
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Eli Zaretskii
Fix the MSDOS build when running under CWSDPMI
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Eli Zaretskii
Fix MS-Windows build broken by make-fingerprint changes
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Michael Albinus
* .gitlab-ci.yml (test-filenotify-gio): Add autorevert...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Mattias EngdegÄrd
Don't remove notify descriptor that is already gone
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Michael Albinus
* doc/misc/tramp.texi: Fix direntry.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Paul Eggert
Remove static var system_eol_type
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
YAMAMOTO Mitsuharu
Avoid compiler warnings on cairo build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Noam Postavsky
Let debugger handle process spawn errors on w32 (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Alexander Gramiak
Bump minimum GTK versions to 2.24 and 3.10
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Paul Eggert
Replace executableâs fingerprint in place
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Paul Eggert
* m4/utimbuf.m4: Remove unused file.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Stefan Monnier
* lisp/progmodes/python.el: Be more careful about temp...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Alexander Gramiak
Backport: Plug memory leak in GTK x-display-monitor...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Alexander Gramiak
Backport: * lisp/frame.el (frame--size-history): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Dmitry Gutov
Sort files in the default impl of project-files alphabe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Michael Albinus
Some rearragements for remote tests in filenotify-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Michael Albinus
Explain ad-hoc multi-hop in the Tramp Quick Start Guide
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Michael Albinus
Fix Bug#35055
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Robert Pluim
Downcase charset
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Alexander Gramiak
* lisp/frame.el (frame--size-history): Fix infloop...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Phillip Lord
Update for Emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Stephen Leake
Merge commit '890440a44cd5f4f09742f521c7783785d114fffc'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Stephen Leake
Rename new user variable `next-error-verbosity' to...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Alexander Gramiak
Simplify gdk_monitor_get_model string duplication
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Eli Zaretskii
Improve documentation of a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Basil L. Contovounesios
Fix gnus-group-describe-all-groups (bug#35233)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Alexander Gramiak
Fix segmentation fault with gdk_monitor_get_model ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Juri Linkov
* lisp/vc/log-edit.el (log-edit-insert-changelog):...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Juri Linkov
New faces in xref (bug#23179)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Juri Linkov
* lisp/simple.el (shell-command-width): New defcustom.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Alan Mackenzie
* lisp/progmodes/cc-langs.el (c-class-id-suffix-ws...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Alan Mackenzie
Implement "final" before C++ class inheritance lists.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Michael Albinus
Fix error in tramp-sh.el
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Michael Albinus
* doc/misc/tramp.texi: Fix minor glitches.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Michael Albinus
Fix last patch
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Michael Albinus
Replace (skip-unless nil) by tag :unstable in test...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Eli Zaretskii
Minor cleanup in 'x_set_frame_alpha'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Eli Zaretskii
Improve documentation of JSONRPC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Eli Zaretskii
Improve documentation changes of a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Paul Eggert
Omit/rewrite useless regexp repetitions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Dmitry Gutov
Don't signal error from url debug functions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Dmitry Gutov
Add :array-type option to json-parse-string
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Alan Mackenzie
Analyze C++ method with & or && ref-qualifier as defun...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Eli Zaretskii
* doc/lispref/display.texi (Showing Images): Fix a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Stefan Monnier
* lisp/help-fns.el (help-fns-describe-variable-function...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Basil L. Contovounesios
Move proper-list-p tests to fns-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Basil L. Contovounesios
Optimize byte-compilation of proper-list-p
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Alex Murray
Pop to originating erc buffer when clicking desktop...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Basil L. Contovounesios
Always set gnus-group property to a group name
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Stefan Monnier
* lisp/vc/diff-mode.el: Avoid re-initializing buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Stephen Leake
Merge commit 'de238b39e335c6814283faa171b35145f124edf2'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Stephen Leake
Make `next-error' output fewer messages about locus
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Christopher...
Fix rgrep in dired using directory for search file...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicolas Petton
Bump Emacs version to 26.2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicolas Petton
* etc/HISTORY: Update for Emacs 26.2 release.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicolas Petton
; ChangeLog.3 update
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicolas Petton
* etc/AUTHORS: Update.
commit
|
commitdiff
|
tree
|
snapshot
next